Skip to main content
POST
[Instances] Move the instance to a longer billing cycle

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).

Path Parameters

id
string<uuid>
required

A UUID string identifying this Instance.

organization_id
string
required

Unique identifier of the organization that owns the resource.

project_id
string
required

Unique identifier of the project containing the resource.

Body

application/json
billing_cycle
string
required

Cycle to move the service to. Only a longer cycle the size is priced for is accepted.

Response

order_id
integer | null
required
invoice_id
integer | null
required
invoice_url
string | null
required
message
string
required